home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / exclbrpr / readme.txt < prev   
Encoding:
Text File  |  1998-07-17  |  1.8 KB  |  63 lines

  1. -------------------------------------------------
  2. --- Excalibur PropertyList version 1.0 ReadMe ---
  3. -------------------------------------------------
  4.  
  5. ActiveX control for emulating the look and
  6. behavior of the Visual Basic 5.0 property
  7. window.
  8. This ZIP archive is freely redistributable in its
  9. unmodified state. Do not modify this archive in
  10. any way.
  11.  
  12.         *** Installation ***
  13.  
  14. Copy all files to a single directory and register
  15. the OCX using RegSvr32.exe. You should have this
  16. file if you have installed Visual Basic 5.0.
  17.  
  18.  
  19.         *** Usage Notes ***
  20.  
  21. Requires MSVBVM50.DLL - VB5 Runtime DLL, Service Pack 2
  22.  
  23.     You must have the IPropOwnerDraw.tlb
  24. file registered before you can load the Property-
  25. List control in the VB IDE. You need not
  26. distribute the type library with your applications.
  27.     To register the IPropOwnerDrawSink
  28. interface, do the following:
  29. - Open the VB IDE
  30. - Load the project you want to use the control in,
  31.     or create a new project.
  32. - Open the Project References dialog through the
  33.     "Project|References..." menu.
  34. - Click the Browse button in the dialog and navigate
  35.     to the TLB file. The typelib will now
  36.     be registered under "Excalibur PropertyList
  37.     Owner-draw Interface".
  38.  
  39.         *** Purchasing ExPropList ***
  40.  
  41. The PropertyList control is Shareware and costs
  42. $35 US Dollars. You can send payment in the form
  43. of check or money order (international money
  44. orders are accepted) to:
  45.  
  46. Ben Baird
  47. 3533N. 3000E.
  48. Twin Falls, ID  83301
  49. USA
  50.  
  51. Make the payment out to "Ben Baird", and include
  52. an e-mail address where I can send the full
  53. license file to you.
  54.  
  55.         *** NOTES ***
  56.  
  57. Send comments, questions and suggestions to:
  58. psyborg@cyberhighway.com
  59.  
  60. This control was originally released on the
  61. Visual Basic Thunder Web site:
  62. http://www.cyberhighway.com/~psy/
  63.